/* banner start */
.swiper-container {
  min-width:1200px;
  height: 600px;
} 
.swiper-wrapper{
	
    
    
}
.swiper-wrapper img{
	
}
/* end banner */

/* container-1 start */
.container-1{
  min-width: 1200px;
}
.container-1 .left-name{
  float: left;
  width: 50%;
  height: 110px;
  background: #0055A2;
}
.container-1 .left-name .content{
  width: 520px;
  float: right;
  color:#fff;
}
.left-name .content .name1{
  margin-top: 24px;
  font-size: 28px;
}
.left-name .content .name2{
  font-size: 14px;
}
.container-1 .right-phone{
  float: left;
  width: 600;
  height: 110px;
  position: relative;
}
.container-1 .right-phone::before{
  content: "";
  display: block;
  width: 600px;
  border-bottom: 1px dashed #1D61A8;
  position: absolute;
  top: 55px;
}
.container-1 .right-phone::after{
  content: "";
  display: block;
  width: 84px;
  height: 84px;
  background: url("../images/phone.png");
  background-color: #fff;
  position: absolute;
  top: 13px;
  left: 70px;
}
.container-1 .right-phone p{
  font-size: 30px;
  color: #0055A2;
  font-weight: 600;
  line-height: 110px;
  margin-left: 240px;
  background: #fff;
  position: relative;
  padding: 0px 20px;
}
/* end container-1 */

/* container-2 start */
.container-2{
  min-width: 1200px;
  margin:0 auto;
  padding-top: 80px;
}
.container-2 .img-con{
  text-align: center;
}
.container-2 .content{
  width: 1200px;
  margin: 0 auto;
  margin-top: 60px;
}
.container-2 .content dl{
  text-align: center;
  width: 25%;
  float: left;
}
.container-2 .content dl dd{
  font-size: 20px;
  color: #009FFB;
  margin-top: 36px;
  font-weight: 600;
}
/* end container-2 */

/* container-3 start */
.container-3{
  margin-top: 80px;
  min-width: 1200px;
  background: #0055A2;
  height: 130px;
}
.container-3 .content{
  width: 1200px;
  margin: 0 auto;
}
.container-3 .left{
  float: left;
  padding-top: 30px;
}
.container-3 .left p {
  font-size: 22px;
  color: #fff;
}
.container-3 .left .one{
  padding-left: 60px;
}
.container-3 .left .two{
  padding-left: 160px;
}
.container-3 .right{
  float: right;
  width: 230px;
}
.container-3 .right p{
  font-size: 18px;
  color: #fff;
  margin-top: 26px;
}
.container-3 .right .btn{
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #0055A2;
  font-size: 20px; 
  background: #fff;
  margin-top: 15px;
}
/* end container-3 */

/* container-core */
#container-core{
  width: 1200px;
  margin: 0 auto;
} 
#container-core .container-1{
  height: 676px;
}
#container-core .container-1 .left{
  width: 400px;
  float:left;
  height: 676px;
}
#container-core .container-1 .right{
  width: 800px;
  float: right;
} 
#container-core .container-1 .right .case img{
  width: 170px;
  height: 170px;
}
.case{
  width: 600px;
  margin: 0 auto;
  margin-top: 50px;
  text-align: center;
}
.case h2 a{
  font-size: 16px;
  color: #494a4b;
  letter-spacing:4px;
}
.case h3{
  color: #8c8d8e;
  height: 30px;
  line-height: 30px;
}
.case dl{
  width: 170px;
  float:left;
  margin-right: 42px;
  margin-bottom: 20px;
}
.case dl dd a h3{
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  color: #404142;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.case dl dd p{
  color: #797a7b;
} 
#container-core .describe-1{
  margin-top:100px;
  height: 250px;
}
#container-core .describe-1 .title{
  background: #5EA4D8;
  width:400px;
  text-align: center;
  line-height: 250px;
  color: #fff;
  font-size: 23px;
}
#container-core .describe-1 .left{
  float: left;
}
#container-core .describe-1 .right{
  float: right;
}
#container-core .describe-1 .content{
  height: 25px;
  background-color: #E0EAF4;
  width: 560px;
  height: 200px;
  padding: 0px 120px;
  padding-top: 50px
}
#container-core .describe-1 .content p{
  line-height: 30px;
  font-size: 12px;
  color: #606f71;
}

#container-core .container-core-2{
  margin-top: 60px;
}
#container-core .container-core-2 .content{
  float: left;
  width: 480px;
  padding: 60px 50px 0px 60px;
}
.container-core-2 .content h2 a{
  font-size: 18px;
  color: #38393a;
}
.container-core-2 .content p{
  color:#646566;
  font-size: 14px;
  line-height: 30px;
  margin-top: 40px;
}
.container-core-2 .content .btn{
  display: block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  margin-top: 20px;
  background: #01A2FC
}
/* end container-core */

/* start container-4 */
.container-4{
  margin-top: 40px;
  min-width: 1200px;
  background: #0055A2;
}
.container-4 .content{
  width: 1200px;
  margin: 0 auto;
  height: 400px;
}
.container-4 .content .img-list li{
  height: 400px;
  line-height: 400px;
  float: left;
  margin-right: 50px;
}
.container-4 .content .img-list li img{
  vertical-align: middle;
}
.container-4 .describe{
  margin-top: 85px;
  float: right;
  width: 470px;
}
.container-4 .describe .title p{
  color: #fff;
  font-size: 30px;
  font-weight: 600;
}
.container-4 .describe .lxfs {
  margin-top: 20px;
  width: 100px£»
}
.container-4 .describe .lxfs p{
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  font-weight: 600;
}
.container-4 .describe .btn{
  display: block;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  margin-top: 20px;
  border:1px solid #fff;
  float:left;
}
.container-4 .describe .btn:hover{
	background:#fff;
	color:#0055A2;
}
.container-4 .ewm{	
  margin-top:-150px;
  right: 130px;
  width: 200px;
  height:200px;  
  float: right;
}
.container-4 .ewm img{
  width: 150px;
  height:150px;
  float: right;
}

/* end container-4 */

/* container-6 start */
.container-6{
  height: 580px;
  background: url('../images/1920.580news.jpg') no-repeat top center;
}
.container-6 .content{
  width: 1200px;
  margin: 0 auto;
  padding-top: 80px;
}
.container-6 .content .title{
  font-size: 16px;
  font-weight: 800;
}
.container-6 .content .title, .container-6 .content .x-title{
  text-align: center;
  color: #3d3d3e;
  height: 30px;
  line-height: 30px;
  letter-spacing:4px;
}
.container-6 .content .x-title{
  color: #8b8c8d;
  margin-bottom: 80px;
}
.container-6 .content dl{
  width: 290px;
  height: 270px;
  position: relative;
  transition: all .3s;
  float: left;
  margin-right: 110px;
  overflow: hidden;
}
.container-6 .content dl:hover{
  box-shadow: 3px 4px 5px #888888;
  -webkit-transform: translate(0px,-10px);
}
.container-6 .content dl dt{
  position: absolute;
  width: 300px;
  height: 270px;
  background: #fff;
  opacity: 0.6;
  z-index: 1;
}
.container-6 .content dl dd{
  width: 270px;
  padding: 30px 20px;
  position: absolute;
  z-index: 2;
}
.container-6 .content dl dd h2{
  margin-bottom: 25px;
}
.container-6 .content dl dd h2,
.container-6 .content dl dd h2 span {
  color: #2C65AC;
  font-size: 14px;
}
.container-6 .content dl dd h2 span{
  float: right;

}
.container-6 .content dl dd a{
  display: block;
  height: 30px;
  line-height: 30px;
  padding-right:10px;
  
}
.container-6 .content dl dd a span{
	float:right;
}
.container-6 .content dl dd .btn{
	display:inline-block;
	width:80px;
	height:25px;
	line-height:25px;
	border: 1px solid #356EAD;
	text-align:center;
	border-radius:4px;
	color: #356EAD;
	margin-top:10px;
}
.container-6 .content dl dd .btn:hover{
	color: #356EAD;
	text-decoration: underline;
}
.container-6 .content dl dd a span{
  float:right;
}
.container-6 .content dl dd a,
.container-6 .content dl dd a span{
  color: #999a9b;
}
.container-6 .content dl dd a:hover,
.container-6 .content dl dd a:hover span{
  color:#356EAD;
}
/* end container-6 */



.dowebok{
	width: 1200px !important;
	margin:0 auto;
	background:#fff !important;
}
.dowebok a{
	display: inline-block;
	margin-right: 10px;
}
.dowebok a p{
	color: #797a7b;
	text-align:center;
}
.dowebok img {
	border: 1px solid #CCC;
	width:290px;
	height:290px;
}
.container-core .title1 {

}
.container-core .title2 {
	height:90px;
}
.container-core .title1 p{
	margin-top:120px;
	text-align:center;
	font-size:20px;
	font-weight: bold;
}
.container-core .title2 p{
	margin-top:20px;
	text-align:center;
	font-size:15px;
	color:#AFAFAF;
}
.dowebok h3{
	font-size: 14px;
    height: 28px;
    line-height: 28px;
    color: #404142;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align:center;
}
